supply

fun <T> List<T>.supply(): Supplier<List<T>>

wraps a list in a Supplier

Author

fzzyhmstrs

Since

0.2.0